| Total Complexity | 13 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 104 |
| Lines of code | 73 |
| Logical lines of code | 34 |
| Comment lines | 0 |
| Methods | 6 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| create_transaction() | 56 | 3 | 19 | |
| refund_transaction() | 56 | 3 | 19 | |
| get_transaction_details() | 56 | 3 | 18 | |
| get_endpoint() | 70 | 2 | 7 | |
| __construct() | 76 | 1 | 4 | |
| get_request_headers() | 72 | 1 | 6 |